From: Sebastian Kemper Date: Sun, 11 Feb 2018 18:26:40 +0000 (+0100) Subject: kamailio-5.x: remove a gratuitous ":" X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=fbf862318fb577a7bc6b2c8e512a8714e1eef53c;p=feed%2Ftelephony.git kamailio-5.x: remove a gratuitous ":" Signed-off-by: Sebastian Kemper --- diff --git a/net/kamailio-5.x/Makefile b/net/kamailio-5.x/Makefile index 48cd5b2..1fdacb7 100644 --- a/net/kamailio-5.x/Makefile +++ b/net/kamailio-5.x/Makefile @@ -128,7 +128,7 @@ PKG_MAKE_ARGS:= \ modules_dir=/usr/lib/kamailio/ \ group_include="standard" \ include_modules="$$(INCL_MODULES)" \ - cfg_target:=/etc/kamailio/ \ + cfg_target=/etc/kamailio/ \ lib_target=/usr/lib/kamailio/ \ run_target=/var/run/kamailio/ \ CFLAGS="$(TARGET_CFLAGS) $(TARGET_CPPFLAGS)" \